-
Home
-
W3 Total Cache
-
2.2.0
-
Code
-
Classes
- CookieJar
Total Complexity |
51 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
256 |
Lines of code |
160 |
Logical lines of code |
78 |
Comment lines |
46 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCookie() |
A |
46 |
13 |
38 |
withCookieHeader() |
A |
53 |
9 |
20 |
clear() |
S |
52 |
7 |
30 |
extractCookies() |
S |
63 |
4 |
11 |
shouldPersist() |
S |
67 |
4 |
8 |
__construct() |
S |
66 |
3 |
9 |
removeCookieIfEmpty() |
S |
64 |
3 |
10 |
fromArray() |
S |
61 |
2 |
12 |
clearSessionCookies() |
S |
68 |
2 |
8 |
getCookieValue() |
S |
81 |
1 |
3 |
toArray() |
S |
74 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
79 |
1 |
3 |